func os/user.buildGroup

3 uses

	os/user (current package)
		cgo_lookup_unix.go#L105: 	return buildGroup(&grp), nil
		cgo_lookup_unix.go#L132: 	return buildGroup(&grp), nil
		cgo_lookup_unix.go#L135: func buildGroup(grp *_C_struct_group) *Group {